TRUE
Properties
Functions
The translated Text description from the descriptionKey. Falls back to an empty string so no tooltip is rendered.
Override of descriptionKey that utilized the prefix and enum constant name
The translated Text description from the descriptionKey. Falls back to an empty string so no tooltip is rendered. If no translation exists when called returns null.
Gets the value of the tri-state. Implemented from BooleanSupplier.
Whether this Translatable has a valid description
Whether this Translatable has a valid translation
Override of descriptionKey that utilized the prefix and enum constant name
The translated Text description from the descriptionKey. Falls back to an empty string so no tooltip is rendered. If no translation exists when called returns null.
Override of translation that falls back to the enum constant name. Example "TEST"
Override of translationKey that utilized the prefix and enum constant name
The translated Text name from the translationKey. Falls back to the implementing classes Simple Name (non-translated). If no translation exists when called returns null.